|
DX11 SET ANIMATION FRAME
Sets the current frame of the given animation.
If the animation is applied to an object but is not playing, the visual appearance of the associated meshes will still be updated to reflect the set animation frame.
DX11 SET ANIMATION FRAME anim, frame
anim Dword The animation to set the current frame of.
frame Dword The frame to set as the current one of the specified animation.
This function does not return a value.
ANIMATION Functions Menu
DX11 Function Categories
|